home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 March / PC Answers CD-ROM 5 (Future Publishing) (March 1995).iso / library / olddiscs / iss12 / pipex.exe / PIPEX / SOLO2 / README.TXT < prev    next >
Encoding:
Text File  |  1994-12-30  |  1.3 KB  |  49 lines

  1.                   README.TXT
  2.         PIPEX SOLO Evaluation Version 2.1.2 
  3.  
  4.  
  5. This file contains details the modifications that have been made to
  6. your system files during installation.
  7.  
  8.  
  9. 1.    Modifications to the system.ini file
  10.     ------------------------------------
  11.  
  12.     Setup adds the following entries:
  13.  
  14.         [boot]
  15.         drivers=c:\solo2\pctcp\wcomapi.dll
  16.  
  17.         [386Enh]
  18.         drivers=c:\solo2\pctcp\wcomvxd.386
  19.  
  20.  
  21.  
  22. 2.    Modifications to the autoexec.bat file
  23.     --------------------------------------
  24.  
  25.     If you allowed Solo to automatically modify your autoexec.bat file 
  26.     the following modifications were made to your autoexec.bat file. If
  27.     you skipped this part of the installation you must now insert the 
  28.     following lines yourself.
  29.  
  30.     
  31.     The following lines are added to the top of the file:
  32.     
  33.         REM the next line was inserted by SOLO Version X.X.X
  34.         set pctcp=C:\SOLO2\pctcp\pctcp.ini
  35.         REM the next line was inserted by SOLO Version X.X.X
  36.         C:\SOLO2\pctcp\ppp16550.com -v 0x60 -m
  37.         REM the next line was inserted by SOLO Version X.X.X
  38.         C:\SOLO2\pctcp\vxdinit.exe
  39.  
  40.     
  41.     The following lines are added immediately after you first set 
  42.     your PATH environment variable, so that C:\SOLO2\pctcp is added 
  43.     to your PATH.
  44.  
  45.         REM the next line was inserted by SOLO Version X.X.X
  46.         PATH = %PATH%;C:\SOLO2\pctcp
  47.             
  48.  
  49. <End of file>